Release 10.1A: OpenEdge Development:
Progress 4GL Reference
EVENT-GROUP-ID attribute
Returns the universally unique identifier (UUID) for the audit event group in effect for the current session, as a Base64 character string. The UUID is 22 characters in length (the two trailing Base64 pad characters are removed).
Data type: CHARACTER Access: Readable Applies to: AUDIT-CONTROL system handleThe value of this attribute is set by the BEGIN-EVENT-GROUP( ) method, and cleared by the END-EVENT-GROUP( ) method. This value is recorded in all audit event records generated for this audit event group until you either end the current audit event group or begin a different audit event group.
If no audit event group is in effect, this method returns the Unknown value (
?).See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |